chore(repo): track .pi/, apply RFC 2119, clean up skills and prompts#8
Merged
chore(repo): track .pi/, apply RFC 2119, clean up skills and prompts#8
Conversation
- Remove AGENTS.md and .pi/ from .gitignore - Apply RFC 2119 keywords to AGENTS.md for unambiguous requirements - Update branch naming to follow Conventional Branch spec - Remove posthog-integration and seo-aeo-best-practices skills - Consolidate duplicate prompts (keep component-create, component-review, ideate) - Remove create-jalco-component, create-jalco-block, review-jalco-component - Update prompts README
… prompts - Add XML semantic tags (overview, context, workflow, rules, constraints, guidelines, quality-checklist, instructions, format, examples) to all SKILL.md files and prompt files - Convert casual requirement language to RFC 2119 keywords (MUST, SHOULD, MAY) - Track .pi/prompts/ (removed prompts/ from .gitignore) - Leave rules/ reference files untouched (code pattern docs, not directives) - Leave AGENTS.md and README.md in vercel-* skills as-is (generated/informational)
- Create docs-component-format-spec.md in .pi/references/ (was missing) - Update all skill/prompt references to new path - Remove docs-component-format-spec.md and prompts/ from .gitignore - Delete empty launch-posts/ directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Track agent config in git
AGENTS.mdand.pi/from.gitignoreprompts/anddocs-component-format-spec.mdfrom.gitignoreRFC 2119 + XML structure
AGENTS.mdfor unambiguous requirement levelsoverview,context,workflow,rules,constraints,guidelines,quality-checklist,instructions,format,examples) to all SKILL.md files and prompt filesrules/reference files untouched (code pattern docs, not agent directives)Skills cleanup (9 → 7)
posthog-integration-nextjs-app-router(unused)seo-aeo-best-practices(unused)Prompts cleanup (6 → 3)
create-jalco-component.md(duplicate ofcomponent-create.md)create-jalco-block.md(covered bycomponent-create.md)review-jalco-component.md(duplicate ofcomponent-review.md)Root directory cleanup
.pi/references/docs-component-format-spec.md(was referenced but missing)launch-posts/directory